SciChart.Charting3D Assembly > SciChart.Charting3D.Model Namespace : FreeSurfacePointSeries3D<TX,TY,TZ> Class
FreeSurfacePointSeries3D<TX,TY,TZ> Class Methods

For a list of all members of this type, see FreeSurfacePointSeries3D<TX,TY,TZ> members.

Public Methods
 NameDescription
Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Method Gets the U coordinate by passed index of the 2D grid.  
Public Method Gets the V coordinate by passed index of the 2D grid.  
Public MethodGets a value at specified UV coordinate represented in System.Double type.  
Public MethodGets a value at specified index of the UV coordinate represented in System.Double type.  
Public MethodGets the System.IComparable X value by indices.  
Public MethodGets the System.IComparable Y value by indices.  
Public MethodGets the System.IComparable Z value by indices.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also